range of a function
英 [reɪndʒ ɒv ə ˈfʌŋkʃn]
美 [reɪndʒ əv ə ˈfʌŋkʃn]
网络 函数的值域
双语例句
- In this note, the C-congruence numerical range of a matrix associated with Hadamard function is defined, and its shape and the condition for it to be singleton set are discussed.
定义了矩阵的带有Hadamard函数的C-相合数值域,讨论了它的形状和它为单点集的条件。 - In the range of pressure from 0 to 7.0 mH_2O, the emission rates expose a power function with the operating pressure. The emission ( uniformity) of the pipe also varies with pressure.
在0~7mH2O压力范围内,渗水速率与水头压力之间呈幂函数关系,渗水均匀性随水头压力发生变化; - Experiments for Lorenz system demonstrate the effectiveness of this method. However, by using the criterion of the stability of time-varying systems, the synchronization state is stable when the range of the parameters in a vector coupling function is given.
但是,使用线性时变连续系统的稳定性理论分析其瞬间特征值,给出耦合函数参数的选择范围,耦合的混沌吸引子完全同步的状态就能够达到稳定。 - The function first builds a list of all the relevant line numbers ( range ( a: firstline, a: lastline)).
函数首先构建一个包含所有相关行号的列表(range(a:firstline,a:lastline))。 - First, the frequency characteristics of transient heat conduction of the wall were calculated within the frequency range concerned. Then, a set of linear equations was solved to yield a simple polynomial s-transfer function for internal, cross and external heat conduction.
然后求解线性方程组得到墙体内外表面吸热及传热的简单的多项式s传递函数,该多项式传递函数与双曲型s传递函数在频率特性上是等价的; - Once you have a function call that can operate on a range of lines, a particularly useful technique is to call that function via Visual mode ( see: help Visual-mode for details).
一旦拥有了一个可以操作行范围的函数调用后,一个特别有用的技巧就是通过Visual模式(参见:helpVisual-mode获得更多细节)调用该函数。 - Precious metal powders have a very wide range of applications in electronic industry as a function phase in thick film due to their excellent electrical properties and chemical stability.
贵金属粉体由于其优良的电学性能和化学稳定性,其作为厚膜浆料的功能相粒子在电子工业领域有着十分广泛的应用。 - The model employs temperature range of thermal cycle, thermal expansion coefficients and mechanical parameters of electrode materials to calculate electrode resistance as a function of cycle numbers. The calculation results agree nicely with literature data.
模型根据热循环温差、电极材料的热膨胀系数以及相关力学参数计算了极化阻抗随热循环次数的演变规律,并与文献数据相符。 - The coupling function between connected nodes of the weight network is derived and the range of the linear coefficient matrix of separated configuration in state equation of the node is obtained through constructing a appropriate Lyapunov function.
通过构造合适的Lyapunov函数,确定了加权网络中连接节点之间耦合函数的结构以及网络节点状态方程中分离配置的线性项的系数矩阵的取值范围。 - Within a driver, the mmap function is implemented through the remap_pfn_range kernel function, which provides a linear mapping of device memory into a user's address space.
在一个驱动程序中,mmap函数通过remappfnrange内核函数实现,它提供设备内存到用户地址空间的线性映射。